﻿@charset "utf-8";
body {margin:0px auto; font-family:"微软雅黑";font-size:14px;}
ul,li,a,span,h1,div,ol,h1,h2,h3,h4,h5,p,hr,input,label{margin:0px; padding:0px; text-decoration:none; list-style:none;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#0057A4;text-decoration:none;outline:none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none;color: #1B52A2;}
a:active {text-decoration: none;}
border { border:0px;}
img {border:0px;}

.clear{clear:both;}

.f-l{float:left;}
.f-r{float:right;}

.width1260{margin:0 auto; width:1340px; height:auto; overflow:hidden;}
.width1300{margin:0 auto; width:1340px; height:auto; overflow:hidden;}


/*------------公用样式结束----------*/



/*--导航--*/
.head_nav_met_21_13_40 .menu{
  position: relative;
  display: inline-block;
  width: 100%;
  height:65px;
  line-height: 23px;
  background-color:#ffffff;
  background-color:;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.head_nav_met_21_13_40 .menu .container {
  /* Mega menu support */
  position: relative;
}
.head_nav_met_21_13_40 .menu .brand {
  display: none;
  float: left;
  max-width:200px;
  height: 55px;
  line-height: 52px;
}
.head_nav_met_21_13_40 .menu .brand img {
  width: 100%;
}
.head_nav_met_21_13_40 .menu .brand a {
  text-decoration: none;
}
.head_nav_met_21_13_40 .menu .mobile-toggle {
  font-size: 32px;
  line-height: 0;
  float: right;
  margin-left: 20px;
  display: none;
  padding: 11px 0;
}
.head_nav_met_21_13_40 .menu ul.nav-list > li:first-child {
  margin-left:0px;
}
.head_nav_met_21_13_40 .menu ul {
  margin: 0 auto;
  display: inline-block;
  padding: 0;
  z-index: 9;
}
.head_nav_met_21_13_40 .menu ul > li {
  float: left;
  margin-right:45px;
  display: block;
}
.head_nav_met_21_13_40 .menu ul > li.magz-dropdown-megamenu {
  position: static;
}
.head_nav_met_21_13_40 .menu #menu-list > ul > li > a{
  color:#2b2b2b;
  color:;
}
.head_nav_met_21_13_40 .menu #menu-list > ul > li > a:hover{
  color:#fff;
  color:;
}
.head_nav_met_21_13_40 .menu ul > li > a {
  display: block;

  padding: 11px 17px;
  text-decoration: none;
  letter-spacing: .5px;
  font-weight: normal;
  line-height: 32px;
  font-family: 'Raleway', sans-serif;
  position: relative;
  z-index: 1;
}
.head_nav_met_21_13_40 .menu ul > li > a.mod_none+ul a{
  color:#2b2b2b;
  color:;
}

.head_nav_met_21_13_40 .menu ul > li > a .badge {
  background-color: #F73F52;
  position: absolute;
  top: 2px;
  right: -5px;
}
.head_nav_met_21_13_40 .menu ul > li > a:after {
  content: ' ';
  position: absolute;
  z-index: 1;
  left: 0;
  width: 0;
  height:40px;
  background-color:#296acc;
  background-color:;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  margin-top: -2px;
  z-index:-1;
}

.head_nav_met_21_13_40 .menu ul > li.active>a:after,
.menu ul > li:hover > a:after {
  width: 100%;
}
.head_nav_met_21_13_40 .menu ul > li:hover > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu {
  border-radius: 0;
  border: none;
  top: 54px;
  box-shadow: 0 20px 60px #dddddd;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu {
  display: block;
  margin: 0;
  width:1260px;
  left:300px;
  right: 15px;
  z-index: 1999;
  background-color: #ffffff;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .megamenu-inner {
  padding: 20px;
  padding-bottom: 15px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .megamenu-title {
  font-size: 16px;
  position: relative;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
  color:#296acc;
  color:;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .megamenu-title .all {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  color: #383838;
  top: 5px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .megamenu-title .all i {
  color: #F73F52;
  margin-left: 5px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .vertical-menu {
  width: 100%;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .vertical-menu div {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
  float: none;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .vertical-menu div:hover{background-color:#f2f2f2;}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .vertical-menu div a {
  color:#2b2b2b;
  color:;
  padding: 5px 0;
  height: auto;
  line-height: 34px;
  
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .vertical-menu li a i {
  margin-left: 0;
  float: left;
  margin-left: -2px;
  display: block;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu .vertical-menu li a:after {
  top: 100%;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu article {
  margin-bottom: 0;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu article .inner {
  box-shadow: none;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu article figure {
  margin-bottom: 0;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu article .padding {
  padding: 0;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu article .padding h2 {
  text-align:center;
  margin-top: 5px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu article .padding h2 a{
  font-size: 14px;
  color:#888;
  line-height: 24px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu.megamenu article .padding h2 a:hover{
  font-size: 14px;
  color:#54a0de;
  line-height: 24px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li {
  float: none;
  display: block;
  position: relative;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li.divider {
  padding: 10px 0;
  background-color: #fff;
  position: relative;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li.divider:before {
  content: ' ';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #f2f2f2;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li > a {
  background-color:#ffffff;
  min-width: 230px;
  position: relative;
  overflow: hidden;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  padding: 7px 20px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li > a:after {
  position: absolute;
  content: ' ';
  top: 100%;
  left: 50px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  background-color: transparent;
  z-index: -1;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li > a i {
  float: right;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li > a .icon {
    margin-left: -2px;
    display: block;
    height: 32px;
    line-height: 32px;

}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li:hover > a,
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li.active > a{
  color:#ffffff;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li:hover > a:after,
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li.active > a:after{
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transform: scale(82);
  -webkit-transform: scale(82);
  -moz-transform: scale(82);
  -o-transform: scale(82);
  background-color:#2156b4;
  background-color:;
  width: 5px;
}
.head_nav_met_21_13_40 .menu ul > li .dropdown-menu > li ul {
  position: absolute;
  left: 230px;
  top: 0;
}
.head_nav_met_21_13_40 section .container {
  padding-left: 15px;
  padding-right: 15px;
}
.head_nav_met_21_13_40 .menu ul > li.nav-title,
.head_nav_met_21_13_40 .alls{
  display: none!important;
}
.head_nav_met_21_13_40 .navbar-collapse.collapse{
  padding:0;
}
.head_nav_met_21_13_40 .text-right{
    padding-top:15px;
}
.head_nav_met_21_13_40 #met-head-user-collapse .dls,
.head_nav_met_21_13_40 #met-head-user-collapse .zcs,
.head_nav_met_21_13_40 .met-langlist .btn-default,
.head_nav_met_21_13_40 .met-langlist .btn{
  background: none;
  border: none;
  padding:0;
}
.head_nav_met_21_13_40 #met-head-user-collapse .dls,
.head_nav_met_21_13_40 #met-head-user-collapse .zcs{

  color:#2b2b2b!important;
  color:!important;
  -webkit-transition: all .5s ease-out;
     -moz-transition: all .5s ease-out;
      -ms-transition: all .5s ease-out;
       -o-transition: all .5s ease-out;
          transition: all .5s ease-out;
}
.head_nav_met_21_13_40 #met-head-user-collapse .dls:hover,
.head_nav_met_21_13_40 #met-head-user-collapse .zcs:hover{

  color:#296acc!important;
  color:!important;
}
$uics .navhover-bg,
.head_nav_met_21_13_40 .met-head-user .dropdown>a{
  background:none;
}


.head_nav_met_21_13_40 .menu ul > li > a i {
  margin-left: 5px;
}

.navwidth{ margin:0 auto; width:1340px;max-width:100%;margin-right:auto;margin-left:auto;padding-right:.9375rem;padding-left:.9375rem}.navwidth::after{display:table;clear:both;content:''}


/*焦点图*/
.banner {
	width:100%;
	margin-top:-10px;
	z-index:-1;

}
#banner li{position:absolute;width:100%;left:0;display:none;}	
#banner li img{width:100%;}
#banner li:first-child{display:block;}
.bannerbg{z-index:10;}
#leftBtn{left:0;background:url(img/leftbtn.png) no-repeat center center ;}
#rightBtn{right:0;background:url(img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:55%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}

#sjtopbj{width:100%; height:auto; padding-top:10px; padding-bottom:10px; background:url(img/topbj.jpg) center repeat;}


/*=========浮动导航========*/
#ph-menu-tu{
  position: fixed;
  top:10px;
  right: 12px;
  z-index: 11111;
  padding-top:5px;
  width: 45px;
  height: 37px;
  background:#303030;
  border-radius: 5px;
}

#ph-menu-tu div{
  width: 60%;
  height: 3px;
  background: #fff;
  margin: 5px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}
#ph-menu-tu.on .one {
  margin-top: 8px;
    transform: rotate(45deg) translate(4px, 4px);
}

#ph-menu-tu.on .two {
    opacity: 0;
}

#ph-menu-tu.on .three {
    transform: rotate(-45deg) translate(7px, -8px);
}
#menu{
  position: fixed;
  top:0px;
  left:0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 600px;
  background:rgba(0,0,0,0.9);
}
.ph-menu{
  padding-top: 30px;
}
.ph-menu h2{
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.ph-menu a{
  display: block;
  margin:5px auto;
  width: 80%;
  height: 30px;
  border-bottom:1px dotted #888;
  text-align: center;
  font-size: 17px;
  color: #fff;
  line-height: 30px;
}


/*--手机导航--*/
.s-menu{
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #fffff;
	overflow:hidden;
	
}
.ph-menu2{
	width: 100%;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	overflow:hidden;

}


.ph-menu12 h2{
	display: block;
	margin:1px;
	padding:2%;
	width: 100%;
	height:30px;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
	color: #434343;
	display: block;
	border:1px solid #434343;
}
.ph-menu12:hover h2{
	text-decoration: none;
}
.ph-menu12:focus{text-decoration: none}



/*手机banner轮播*/
.sj-banner{width:100%; margin-bottom:-50px;}
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:1px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}


/*--tiao--*/
#tiao{width:100%; height:102px; background:url(img/tiao.jpg) center no-repeat;}
#tiao ul{margin:0 auto; width:1070px; height:auto; overflow:hidden;}
#tiao ul li{width:175px; height:102px; background-color:#366CD1; margin-right:1px; float:left;}
#tiao ul li .tu{width:25px; height:24px; padding-left:20px; padding-top:40px; padding-right:20px; }
#tiao ul li span{ width:100px;font-family:"微软雅黑"; font-size:20px; color:#fff; line-height:30px; padding-top:35px; padding-left:20px; text-align:left; float:left;}
#tiao ul .t-er{width:90px; height:82px; padding-top:8px; margin-left:50px;}
#tiao ul .t-z{width:140px; height:auto; padding-top:25px; text-align:left; font-family:"微软雅黑"; font-size:16px; color:#fff; line-height:30px; padding-left:20px;}

/*--首页栏目--*/
.tiao_pro{width: 100%; height: auto;padding-top:40px; padding-bottom:30px;}
.tiao_pm{width: 100%;}
.tiao_pm span{display: block;width: 100%; height:30px; line-height:30px;text-align: center;font-size: 30px; color: #dadada;}
.tiao_pm h3{ font-size: 30px; color: #0048b3; line-height:30px;background: url(img/t4.png) no-repeat center;text-align: center; font-weight: normal;}
.tiao_pm p{display:block; width: 100%; line-height: 20px; text-align: center;font-size: 18px; color: #2f2f2f; padding-top: 10px;}


.tiao_pro1{width: 100%; height:auto;padding-top:30px; background-color:#2052b1; padding-bottom:30px;}
.tiao_pm1{width: 100%;}
.tiao_pm1 span{display: block;width: 100%; height:30px; line-height:30px;text-align: center;font-size: 30px; color: #dadada;}
.tiao_pm1 h3{ font-size: 30px; color: #fff; line-height:30px;background: url(img/t4.png) no-repeat center;text-align: center; font-weight: normal;}
.tiao_pm1 p{display:block; width: 100%; line-height:20px; text-align: center;font-size: 18px; color: #fff; padding-top: 10px;}


/*pic*/
.h-proc1{
	width: 99%;
	height: auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align: center;
}
.h-proc1 a{
	display: inline-block;
	margin:4px;
	width:140px;
	height:38px;
	padding-top:2px;
	margin-left:10px;
	background-color:#2052B1;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height:35px;
	transition: all 0.3s ease-in-out;
}

.h-proc1 a:hover{
	background-color: #71B419;
	text-decoration : none;
	color: #fff;}


/*--pic--*/
.l-content {
    margin: 0 auto;
}

.product-tables {
    margin:0px auto;  
    text-align: center;
    background-color: #fff;
}
.product-table {
   	float:left;
	width:19.55%;
    padding:2em 0;
    transition: all .3s;
	border-right:1px solid #f2f2f2;
}
.product-table:hover{background-color:#f7f7f7;}
#productTables .product-table .scale-box{ transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;}
#productTables .product-table:hover .scale-box{ transform: scale(0.9); }
#productTables .product-table:hover .button-learn{background-color: #2052B1;color:#fff; cursor:pointer}
.product-table h2 {    
    position: relative;
    font-size: 1.875em;
    line-height: 1em;
    height: 60px;
    margin: 10px auto;
}
.product-table h2 span {
    display:inline-block;
    vertical-align: middle;
    margin-left: -1px;
	font-family:"微软雅黑";
	font-size:20px;
	color:#363636;
}
.product-table h2:after {
    content: " ";
    width:1px;
    display:inline-block;
    vertical-align: middle;
    height: 100%;
}
.product-table-img {
    width:100%;
    line-height: 300px;
}
.product-table-img img {
    width:90%;
    vertical-align: middle;
}
.product-table-content {
    margin: 0px 10%;
	font-family:"微软雅黑";
	font-size:14px;
	color:#888;
    text-align:left; 
    line-height: 1.25em;
	height:90px;
}
.button-learn {
    margin-top: 2em;
    width: 13em;
    height: 3em;
    font-size: 0.75em;
    font-family: 'MyriadPro-Light';
    background-color: #eee;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.product-table-even {
    color: #2052B1;
    background-color: #f2f2f2;
}
.product-table-even .button-learn {
    color: #afafaf;
    background-color: #fff;
}
.button-learn:focus, 
.button-learn:hover {
    background-color: #2052B1;
    color: #fff;
}


/*--ys--*/
#ysbj{width:100%; height:930px; background:url(img/ysbj.jpg) center no-repeat; margin-top:30px;}
#ysbj .y-wz{width:742px; height:auto; padding-top:30px; text-align:left; padding-bottom:40px; float:right;}
#ysbj ul{width:742px; height:auto; float:right;}
#ysbj ul li{width:100%; height:auto; border:1px solid #fff; margin-bottom:35px; overflow:hidden;}
#ysbj ul li .y-txt{width:15%; height:100px; padding-top:8px;  background-color:#fff; text-align:center;}
#ysbj ul li .y-nr{width:85%; height:100px; text-align:left; padding-left:10px;padding-top:8px;}

/*--sjys--*/
#sjysbj{width:100%; height:auto; background:url(img/sjysbj.jpg) top center no-repeat; padding-top:130px; padding-bottom:20px;}
#sjysbj li{margin-left:15px; width:90%; height:auto; border:1px solid #fff; margin-bottom:10px;}
#sjysbj li .sy-txt{width:100%; height:90px; padding:8px;  background-color:#fff; text-align:center;}
#sjysbj li .sy-nr{width:100%; height:auto; text-align:left; padding:10px;}


/*--简介--*/
#aboutbj{width:100%; height:656px; background:url(img/aboutbj.jpg) center no-repeat;}
#aboutbj ul{width:650px; height:auto; padding-top:110px; padding-left:40px; text-align:left;}
#aboutbj ul strong{font-family:"微软雅黑"; font-size:30px; color:#2052B1; line-height:40px;}
#aboutbj ul p{font-family:"微软雅黑"; font-size:16px; color:#4C4C4C; line-height:30px; padding-top:30px;}
#aboutbj ul .a-more{width:200px; height:40px; padding-top:5px; text-align:center; border-radius:25px; border: 2px solid #1E51AC;}

/*--sj简介--*/
#sjabout{width:100%; height:auto; background-color:#e7e6e6; padding:10px;}
#sjabout ul{width:100%; height:auto; text-align:left; padding-top:20px;}
#sjabout ul strong{font-family:"微软雅黑"; font-size:24px; color:#2052B1; line-height:40px;}
#sjabout ul p{font-family:"微软雅黑"; font-size:15px; color:#4C4C4C; line-height:26px; padding-top:20px;}
#sjabout ul .a-more{width:200px; height:40px; padding-top:5px; text-align:center; border-radius:25px; border: 2px solid #1E51AC; margin-top:20px;}


/*滚动数字*/

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
.product-number-info {
     background:url(img/szbg.jpg) center no-repeat;
      
      position: relative;
}

.product-number-info .product-number-inner {
    width: 100%;
	margin:0 auto;
}

.product-number-info ul {
    padding:25px 0;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width:19.5%;
    height:100px;
	text-align:center;
    border-left: 1px solid #fff;
    color: #fff;
    padding-top: 1px;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 400;
    font-size:40px;
	font-family: Impact;
    line-height: 1;
	text-align:center;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}

.product-number-info li p {
    font-size: 14px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b em {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
text-align:center;
    
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    text-align:center;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
text-align:center;
}

.product-number-info li.li-5 {
    text-align: center;;
}





/*news-list*/
.news .page-load{margin-top:20px;}
.news-list ul{font-size: 0;}
.news-list li{display: inline-block;vertical-align: top;width: 33.33333333%;}
.news-list li:hover{background-color:#f2f2f2;}
.news-list li a{text-decoration: none;}

.news .news-list li:nth-of-type(1) .cont,
.news .news-list li:nth-of-type(2) .cont,
.news .news-list li:nth-of-type(3) .cont{padding-top: 0;height: 200px;}
.news-list .cont{position: relative;border-left: 1px solid #d9d9d9;height: 250px;padding-left: 30px;padding-right: 42px;padding-top: 78px;}
.news-list li:nth-child(3n) .cont{border-right: 1px solid #d9d9d9;}
.news-list .titel h2{font-family: "微软雅黑";font-size: 24px;line-height: 34px;color: #333;max-height: 72px;overflow: hidden;text-transform: uppercase;}
.news-list .titel span{font-family:Impact;font-size: 14px;line-height:30px;color: #2052b1;overflow: hidden;}
.news-list .txt{margin-top:15px;height: 140px;overflow: hidden;}
.news-list .txt p{font-size: 14px;line-height: 22px;color: #999;}
.news-list .vs{display: inline-block;position: absolute;bottom: 30px;width: 80px; height:20px;}
.news-list .vs span{font-family:Impact;transition: all .8s ease;display: inline-block;transform: translateX(-100%);opacity: 0;visibility: hidden;font-size: 12px;color: #2052b1; padding-top:7px;}
.news-list .vs i{width:15px;height:9px;transition: all .8s ease;display: block;position: absolute;left: 0;top:50%; background:url(img/19.png) no-repeat right center;margin-top: -4.5px;}
.news-list .pic{position: relative;}
.news-list .pic:before{transition: all .8s ease;content: "";display: block;opacity: 0;visibility: hidden;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 100;margin: auto;width: 27px;height: 27px;background: url(img/21.png) no-repeat center center;}
.news-list .pic:after{transition: all .8s ease;content: "";display: block;opacity: 0;visibility: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #2052b1;}
.news-list img{width: 100%;}
.news-list a:hover .vs span{transform: translateX(0);opacity: 1;visibility: visible;}
.news-list a:hover .vs i{left: 65px;background-image: url(img/20.png);}
.news-list a:hover .pic:before{opacity: 1;visibility: visible;}
.news-list a:hover .pic:after{opacity: 1;visibility: visible;}
/*end*/


.home .news-list li{width: 25%;}
.home .news-list .cont{padding-top:20px;}
.home .news-list li:nth-child(3n) .cont{border-right: none;}




/*------------foot----------*/
#footbj{width:100%; height:350px; background-color:#434343;}
#footbj ul{margin:0 auto; width:1340px; height:auto;}
#footbj ul li{width:240px; height:350px; background:url(img/foot.jpg) left no-repeat; text-align:left; padding-left:40px; padding-top:30px; float:left}
#footbj ul .f-er{width:250px; height:350px; background:url(img/foot.jpg) left no-repeat; text-align:center;padding-top:30px; float:left}
#footbj ul .f-er .f-tu{margin:0 auto; width:150px; height:135px; padding-top:8px;border-radius:15px; background-color:#fff; text-align:center; margin-top:20px; margin-bottom:10px;}
#footbj ul .f-tel{width:350px; height:350px; background:url(img/foot.jpg) left no-repeat; text-align:left;padding-left:40px; padding-top:30px; float:left}

#foot{width:100%; height:auto; padding-top:15px; padding-bottom:15px; background:url(img/tiao.jpg) repeat; text-align:center;overflow:hidden;}
#foot ul{margin:0 auto; width:1340px; text-align:left;}

/* 底部固定导航 */
.ph-bq{
  margin-bottom:53px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #2052B1;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom:20px;
  width: 100%;
  background-color: #434343;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}


/* 内页 */
#nybanner{width:100%; height:360px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:360px; background:url(img/qywhbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:360px; background:url(img/zcbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:360px; background:url(img/shbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:360px; background:url(img/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:360px; background:url(img/newsbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:360px; background:url(img/lxwmbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:360px; background:url(img/albanner.jpg) center no-repeat;overflow:hidden;}
#nybanner8{width:100%; height:360px; background:url(img/zzbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner9{width:100%; height:360px; background:url(img/cqbanner.jpg) center no-repeat;overflow:hidden;}


.nyzw-dh{margin:0 auto; width:1340px; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:30px; overflow:hidden;}
.nyzw-left{width:500px; height:auto; padding-top:40px; text-align:left;}
.nyzw-right{width:360px; height:auto;padding-top:40px; float:right; }
.nyzw-right li{width:100px; height:28px;text-align:center; background-color:#2052B1; margin-right:10px; float:left;}
.nyzw-right li a{font-family:"微软雅黑"; font-size:14px; color:#fff; font-weight:bold;}
.nyzw-right li:hover{background-color:#71B419;}
.nyzw-right li:hover a{color:#fff;}

.sj-nyzw{width:100%; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:20px; overflow:hidden;}
.sj-nydh{width:100%; padding-left:10px; height:auto; text-align:left;}
.sj-nyzw3{width:100%; height:auto; padding-top:20px;}

.nyzw{margin:0 auto; width:1340px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left; margin-top:40px; margin-bottom:20px; overflow:hidden;}
.cpnyzw{margin:0 auto; width:1340px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left; margin-bottom:20px; overflow:hidden;}

.nycpfl{ margin:0 auto; width:1340px; height:auto; margin-top:30px; overflow:hidden;}

/*内页产品分类*/
.ny-weizhi{padding:10px 0px;width: 100%;height: auto;background-color: #efefef;border:1px solid #DFDEDE; margin-bottom:20px;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 100%; font-size: 15px;color: #333; padding-left:10px;}
.mt-30{margin-bottom:30px;}
.zhanshiz{
  float:left;
  width: 280px;
  height: auto;
  margin-bottom:20px; margin-top:40px; 
  background-color:#f5f5f5;
}	
.zhanshiz1{
  width: 280px;
  height: auto;
   background-color:#2052B1;
   border-radius:5px;
}
.zhanshiz1-1{
  width: 280px;
  height: auto;
   background-color:#71B419;
   margin-top:30px;
}
.zhanshiz1-wz{
	width: 280px;
	height: 30px;
	color:#fff;
	font-size:24px;
	font-weight: bold;
	padding-top:10px;
	text-align:center;
}
.zhanshiz1-wz a{
	
	color:#fff;
	font-size:24px;
	font-family:"微软雅黑";
	
}
.zhanshiz1-wz1{
	width: 280px;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
}

.zhanshiz2{
  width: 280px;
  height: auto;
}	
.zhanshiz2-1{
  width: 280px;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}
.zhanshiz2-1 p{
  width: 280px;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}		
.zhanshizr{
  float:right;
  width:1020px; margin-top:40px; 
  height: auto;
}	


.fenl{
	width:280px;
	height: auto;

}

.fenl h3{
	display: block;
	margin:0 auto;
	width: 200px;
	height:30px;
	font-size:16px;
	color: #fff;
	text-align: left;
	line-height:30px;
	margin-top:5px;
	background-color:#2052B1;
	background-repeat: no-repeat;
	background-position: center top;	
}

.fenl h3 a{
	display: block;
	width:200px;
	height:30px;
	background-image: none;
	font-size:16px;
	text-indent:30px;
	color: #fff;
	line-height: 30px;

}
.fenl h3:hover{
	background-color:#71B419;

}

.fenl h3 a:hover{
	
	display: block;
	width:200px;
	height:30px;
	background-image: none;
	font-size:16px;
	text-indent:30px;
	color: #fff;
	line-height:30px;
	text-decoration:none;


}
.fenl dl{
	width: 100%;
	height: auto;
}
.fenl dl dd a{
	margin:0 auto;
    margin-top:4px;
	display: block;
	margin-bottom:3px;
	width:200px;
	height: 40px;
	font-size: 15px;
	color: #000;
	line-height: 40px;
	text-indent:40px;
	border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
	margin:0 auto;
    margin-top:4px;
	display: block;
	margin-bottom:3px;
	width:200px;
	height: 40px;
	font-size: 15px;
	color: #71B419;
	line-height: 40px;
}	


.n-sjfl{ width:100%; height:auto; padding-top:10px; padding-bottom:10px; overflow:hidden;}

/*单页效果*/
.ny-cont{
	margin:0 auto;
	width: 97%;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
	background-color: #FFFFFF;
}
.ny-cont p{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	padding-right:40px;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

/*详情页样式*/
.mt-20 {
	margin-top: 20px;
}
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  background-color:#f2f2f2;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Impact;
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #FF9121;
  font-family:Impact;
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float:left;
  padding:18px 45px;
  width:660px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}




/*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width:100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #333;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #2052B1;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width:850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#2052B1;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}


/*新闻详情页样式*/
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:20px;}
.new-xq{
  margin:30px auto;
  width: 1280px;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  float: left;
  width: 160px;
  height: 115px;
  padding-top:10px;
  background-color:#f2f2f2;
  border-right: 1px solid #d6d6d6;
}
.new-xq-l .date1{
  position: relative;
  width: 150px;
  height: 36px;
  text-align: center;
}
.new-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Impact;
  background-color: #fff;
  letter-spacing: 0px; 
}
.new-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #FF9121;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  float:left;
  padding:18px 45px;
  width:1070px;
  height:115px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}



/*====================手机====================*/
@media only screen and (max-width: 768px){
	/*.container-fluid{margin:0px -10px;}*/
	
	.head_nav_met_21_13_40{display: none;}
	#dh{display: none;}
	.banner{display: none;}
	.bannerbg{display: none;}
	#tiao{display: none;}
	
	.tiao_pm span{display: block;width: 100%; height:20px; line-height:20px;text-align: center;font-size:18px; color: #dadada; padding-top:30px;}
	.tiao_pm h3{ font-size:24px; color: #0048b3; line-height:20px;background: url(img/t4.png) no-repeat center;text-align: center; font-weight: normal;}
	.tiao_pm p{ font-size:14px;}
	
	.tiao_pm1 span{display: none;}
	.tiao_pm1 h3{ font-size:24px; color: #fff; line-height:20px;background: url(img/t4.png) no-repeat center;text-align: center; font-weight: normal;}
	.tiao_pm1 p{ font-size:14px; color:#ccc;}
	
	.width1260{width:100%;}
	.width1300{width:100%;}
	.h-proc1 a{margin:4px;width:45%;height:38px;padding-top:2px;}
	.prolist{display: none;}
	.product-table {float:left;	width:100%;padding:1em 0;}
	#ysbj{display: none;}
	#aboutbj{display: none;}
	.product-number-info{display: none;}
	.home .news-list li{width:100%; background-color:#2052B1;}
	.home .news-list .cont{padding-top:1px; width:100%; padding-left:20px; padding-right:10px;}
	.news-list .titel h2{color:#fff; font-size:18px; font-weight:bold;}
	.news-list .titel span{color:#fff;}
	.news-list .vs{bottom:10px;}
	#footbj ul li{display: none;}
	#footbj ul .f-er{display: none;}
	#foot ul{width:90%; padding:10px;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	
	.nyzw-dh{display: none;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}


	#nybanner{display: none;}
	#nybanner1{display: none;}
	#nybanner2{display: none;}
	#nybanner3{display: none;}
	#nybanner4{display: none;}
	#nybanner5{display: none;}
	#nybanner6{display: none;}
	#nybanner7{display: none;}
	#nybanner8{display: none;}
	#nybanner9{display: none;}
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:100%; border:1px solid #fff;}
	.cpnyzw{width:100%;}
	.nycpfl{width:100%;}
	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:100%}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	.new-xq{width:100%;}
	.new-xq-l{display: none;}
	.new-xq-r{width:100%; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}

    .zhanshiz{display: none;}
	.zhanshizr{width:100%;}
	.ny-weizhi{display: none;}
	

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}

}
/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	.head_nav_met_21_13_40{display: none;}
	#dh{display: none;}
	
	.banner{display: none;}
	.bannerbg{display: none;}
	#tiao{display: none;}
	.tiao_pm span{display: block;width: 100%; height:30px; line-height:30px;text-align: center;font-size:30px; color: #dadada; padding-top:30px; padding-bottom:10px;}
	.tiao_pm h3{ font-size:30px; color: #0048b3; line-height:30px;background: url(img/t4.png) no-repeat center;text-align: center; font-weight: normal;}
	
	.tiao_pm1 span{display: block;width: 100%; height:30px; line-height:30px;text-align: center;font-size:30px; color: #dadada; padding-top:30px; padding-bottom:10px;}
	.tiao_pm1 h3{ font-size:30px; color: #fff; line-height:30px;background: url(img/t4.png) no-repeat center;text-align: center; font-weight: normal;}
	
	.width1260{width:100%;}
	.width1300{width:100%;}
	.prolist{display: none;}
	.product-table {float:left;	width:100%;padding:1em 0;}
	#ysbj{display: none;}
	#aboutbj{display: none;}
    .product-number-info li p { font-size:12px; }
    .product-number-info li b i {font-size:20px;}
    .product-number-info li b em {font-size:10px;}
    .product-number-info li b {font-weight: 400;font-size:18px;margin: 10px 0 10px;}
	.product-number-info li {width:19%; height:100px;}
	.home .news-list li{width:100%; background-color:#2052B1;}
	.home .news-list .cont{padding-top:1px; width:100%; padding-left:20px; padding-right:10px;}
	.news-list .titel h2{color:#fff; font-size:18px; font-weight:bold;}
	.news-list .titel span{color:#fff;}
	.news-list .vs{bottom:10px;}
	#footbj ul li{display: none;}
	
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	
	.nyzw-dh{display: none;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}

	#nybanner{display: none;}
	#nybanner1{display: none;}
	#nybanner2{display: none;}
	#nybanner3{display: none;}
	#nybanner4{display: none;}
	#nybanner5{display: none;}
	#nybanner6{display: none;}
	#nybanner7{display: none;}
	#nybanner8{display: none;}
	#nybanner9{display: none;}
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:100%;}
	.new-xq{width:100%;}
	.new-xq-l{display: none;}
	.new-xq-r{width:100%; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
	.zhanshiz{display: none;}
	.zhanshizr{width:100%;}
	.ny-weizhi{display: none;}


}
/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.ph-foot{display: none;}
	#sjtopbj{display: none;}
	#sjysbj{display: none;}
	#ph-menu-tu{display: none;}
	#sjabout{display: none;}
	.sj-nyzw{display: none;}
	.n-sjfl{display: none;}
}





.a1 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.a2 {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #296acc;
	text-decoration: none;
}
.a3 {
	font-family: Impact;
	font-size: 50px;
	line-height: 50px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.a4 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a5 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.a6 {
	font-family: Impact;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a7 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
}


.a8 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
	font-style: normal;
	line-height: 26px;
}

.a9 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a10 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.a11 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #296ACC;
	text-decoration: none;
}
.a12 {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.a13 {
	font-family:"微软雅黑";
	font-size: 44px;
	line-height: 55px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.a14 {
	font-family: Impact;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #31343C;
	text-decoration: none;
}

.a15 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #31343C;
	text-decoration: none;
}
.a16 {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #2052B1;
	text-decoration: none;
}

.a17 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}

.a18 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #FF9024;
	text-decoration: none;
}
.a19 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #FF9024;
	text-decoration: none;
}